home *** CD-ROM | disk | FTP | other *** search
- CONV
-
- ; ImageStudio ©1994 Andy Dean, Graham Dean
-
- ; Convolve = Texture
- ; Creation date = Fri Jul 22 17:22:55 1994
- ; User name =
-
- ; Matrix
-
- 0 0 1 0 0
-
- 0 -1 0 -1 0
-
- 1 0 1 0 1
-
- 0 -1 0 -1 0
-
- 0 0 1 0 0
-
-
- ; Divisor
-
- 1
-
- ; Bias
-
- 0
-